Avoid overlong file chooser buttons
authorMatthias Clasen <mclasen@redhat.com>
Tue, 13 Aug 2013 21:33:55 +0000 (17:33 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 13 Aug 2013 21:35:28 +0000 (17:35 -0400)
commit3923ba160594ad5e6c83f861cd5aeaba5e58129c
tree5e0ec9bf308caa63c6499757ee639a0299e4f034
parent40c429c2cbe20f5a471b6594bd0bd163e78628b6
Avoid overlong file chooser buttons

When bookmarks are long, the file chooser button would
grow too much. This can be avoided by ellipsizing.

Patch by Ritesh Khadgaray,
https://bugzilla.gnome.org/show_bug.cgi?id=672220
gtk/gtkfilechooserbutton.c